Definition

Consider nn-dimensional closed rectangle with sides oriented parallel to coordinate axes ('rectangle'), which is a subset RnR \subset \mathbb{R}^n of form

R=[a1,b1]×[a2,b2]×...×[an,bn]R = [a_1,b_1] \times [a_2, b_2] \times ... \times [a_n,b_n]

where <aibi<-\infty < a_i \leq b_i < \infty for i=1,...,ni = 1,...,n.

Volume μ(R)\mu(R) of RR is

μ(R)=(b1a1)(b2a2)(bnan)\mu(R) = (b_1-a_1)(b_2-a_2)\dots(b_n-a_n)

(corresponding to length or area respectively for n=1,2n=1, 2)

Denote collection of all nn-dimensional rectangles by (n)\mathcal{R}(\mathbb{R}^n) (or simply \mathcal{R}), then Rμ(R)R \mapsto \mu(R) defines a map μ:(n)[0,)\mu : \mathcal{R}(\mathbb{R}^n) \to [0,\infty)

Define the outer Lebesgue measure μ(E)\mu^*(E) of subset EnE \subset \mathbb{R}^n, or outer measure for short, as

μ(E)=inf{i=1μ(Ri):Ei=1Ri,Ri(n)}\mu^*(E) = \inf \left\{\sum_{i=1}^\infty \mu(R_i) : E \subset \cup_{i=1}^\infty R_i, R_i \in \mathcal{R}(\mathbb{R}^n)\right\}

#incomplete

Notes


References

  1. https://www.math.ucdavis.edu/~hunter/measure_theory/measure_notes_ch2.pdf
  2. https://en.wikipedia.org/wiki/Lebesgue_measure
  3. https://e.math.cornell.edu/people/belk/measuretheory/LebesgueMeasure.pdf